Enumeration

GimpStrokeMethod

Declaration

enum Gimp.StrokeMethod

Description [src]

Methods of stroking selections and paths.

Members

GIMP_STROKE_LINE

Stroke line.

  • Value: 0
  • Available since: 3.0
GIMP_STROKE_PAINT_METHOD

Stroke with a paint tool.

  • Value: 1
  • Available since: 3.0